home *** CD-ROM | disk | FTP | other *** search
/ Speccy ClassiX 1998 / Speccy ClassiX 98.iso / amiga_system / the_aminet / disk / bakup / mrbackup_114c.lha / Docs / Changes < prev    next >
Text File  |  1993-05-09  |  2KB  |  54 lines

  1.  
  2. This file documents recent changes to MRBackup.  Changes are listed in
  3. reverse  chronological/version  order.   The  MRBackup  version number
  4. scheme follows these conventions:
  5.     
  6.     The first digit is the version level. Changes in the version level
  7.     indicate major functionality changes and possible incompatibilities
  8.     with previous versions.
  9.  
  10.     The second pair of digits following the period constitute the revision
  11.     level. Revisions generally indicate added or changed functionality
  12.     while maintaining upward compatibility.
  13.  
  14.     If the revision level is followed by a letter (a-z), this indicates a
  15.     bug-fix release.
  16.  
  17. ***************************************************************************
  18. * Don't forget to assign MRBackup: to the directory where MRBackup lives! *
  19. ***************************************************************************
  20.  
  21. 05/09/93 V1.14c
  22.  
  23. ===========
  24.  Bug Fixes
  25. ===========
  26.  
  27. MRBackup  could get into an error recovery loop if a file selected for
  28. backup was deleted before it could be backed up.
  29.  
  30. Compression estimating was not working as documented.  Also, to aid in
  31. compression estimating, the final compression ratio is written to the
  32. log file at the end of a backup.
  33.  
  34. In  AmigaDOS  backup  mode, backup media overfull conditions can occur
  35. through  normal  use,  especially  when  using compression estimating.
  36. MRBackup now anticipates/prevents more of these situations and handles
  37. the ones it can't prevent in a more robust manner.
  38.  
  39. Under AmigaDOS 2.04(+), AmigaDOS backup mode, if a quick format fails
  40. with an error 225 (ERROR_NOT_A_DOS_DISK), a normal format will be attempted 
  41.  
  42.  
  43. 04/18/93 V1.14b
  44.  
  45. ===========
  46.  Bug Fixes
  47. ===========
  48. --
  49. The AmigaDOS mode Restore function had a serious error in its filename
  50. construction algorithm (a side-effect of recent `minor' changes) which
  51. effectively blocked file restoration in AmigaDOS mode (from MRBackup,
  52. at least). The problem is fixed.
  53.  
  54.